home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / modelers / geomview / source.lha / Geomview / src / bin / warp / next / ErrorObject.h < prev    next >
Text File  |  1993-05-22  |  69b  |  10 lines

  1.  
  2. #import <appkit/appkit.h>
  3.  
  4. @interface ErrorObject:Object
  5. {
  6. }
  7.  
  8.  
  9. @end
  10.